home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 140 / Exame Informatica 140.iso / Programas / WorldWind / World_Wind_1.4.0_RC2.exe / ShapeFiles / default.xml
Encoding:
Text File  |  2006-12-18  |  1.5 KB  |  47 lines

  1. <!--Copyright Carl Menges(Apogee Imaging International)-->
  2. <?xml version="1.0" encoding="UTF-8" ?>
  3. <LayerSet Name="ShapeFile" ShowOnlyOneLayer="false" ShowAtStartup="true">
  4.     <ShapeFileDescriptor ShowAtStartup="true">
  5.         <Name>Name</Name>
  6.         <ShapeFilePath></ShapeFilePath>
  7.         <LevelZeroTileSize>1.0</LevelZeroTileSize>
  8.         <MaxAltitude>100000</MaxAltitude>
  9.         <MinAltitude>10</MinAltitude>
  10.         <DataKey>name</DataKey>
  11.         <ScalarMin>1</ScalarMin>
  12.         <ScalarMax>50</ScalarMax>
  13.         <NoDataValue>0</NoDataValue>
  14.         <ShowLabels>true</ShowLabels>
  15.         <PolygonFill>false</PolygonFill>
  16.            <PolygonFillStyle>Percent05</PolygonFillStyle>
  17.         <OutlinePolygons>true</OutlinePolygons>
  18.         <ScaleColorsToData>false</ScaleColorsToData>
  19.         <LineColor>
  20.             <Red>50</Red>
  21.             <Green>150</Green>
  22.             <Blue>200</Blue>
  23.         </LineColor>
  24.         <LineWidth>1.0</LineWidth>
  25.     </ShapeFileDescriptor>
  26.     <ShapeFileDescriptor ShowAtStartup="true">
  27.         <Name>Name</Name>
  28.         <ShapeFilePath></ShapeFilePath>
  29.         <LevelZeroTileSize>1.0</LevelZeroTileSize>
  30.         <MinAltitude>100000</MinAltitude>
  31.         <DataKey>name</DataKey>
  32.         <ScalarMin>1</ScalarMin>
  33.         <ScalarMax>50</ScalarMax>
  34.         <NoDataValue>0</NoDataValue>
  35.         <ShowLabels>true</ShowLabels>
  36.         <PolygonFill>true</PolygonFill>
  37.          <PolygonFillStyle>solid</PolygonFillStyle>
  38.         <OutlinePolygons>true</OutlinePolygons>
  39.         <ScaleColorsToData>false</ScaleColorsToData>
  40.         <PolygonColor>
  41.             <Red>50</Red>
  42.             <Green>150</Green>
  43.             <Blue>200</Blue>
  44.         </PolygonColor>
  45.         <LineWidth>1.0</LineWidth>
  46.     </ShapeFileDescriptor>
  47. </LayerSet>